Welcome![Sign In][Sign Up]
Location:
Search - c asm

Search list

[Embeded-SCM DevelopSJA1000驱动程序(C&ASM)

Description: SJA1000驱动程序(分别用C&ASM书写)-SJA1000 Driver (respectively 52 Writing)
Platform: | Size: 569736 | Author: 李冰 | Hits:

[Other resourcec&asm

Description: 用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
Platform: | Size: 8530 | Author: 赵元表 | Hits:

[OS programzasp-0715C-ASM

Description: C-ASM混合编程的毫秒级计时器,实现精确控制的工具-C - ASM mixed programming millisecond timer, and achieve precise control tools
Platform: | Size: 10441 | Author: 朱强 | Hits:

[CSharpC-ASM混合编程的毫秒级计时器

Description: C-ASM混合编程的毫秒级计时器 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 其他程序 运行环境: Win9x/NT/2000/XP/ 软件大小: 3KB-C - ASM mixed programming millisecond timer software languages : English software types : Domestic software / free version / other procedures runtime environment : CTP / software Size : 3KB
Platform: | Size: 3373 | Author: sdf | Hits:

[SCM51红外摇控时钟

Description:

51控制4位LED,红外摇控调节,C和ASM相结合编写.


Platform: | Size: 19264 | Author: topchao | Hits:

[Embeded-SCM DevelopSJA1000驱动程序(C&ASM)

Description: SJA1000驱动程序(分别用C&ASM书写)-SJA1000 Driver (respectively 52 Writing)
Platform: | Size: 569344 | Author: 李冰 | Hits:

[SCMC2Asm2C

Description: C to ASM and ASM to C on Keil C
Platform: | Size: 26624 | Author: 廖啟仲 | Hits:

[CSharpC-ASM混合编程的毫秒级计时器

Description: C-ASM混合编程的毫秒级计时器 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 其他程序 运行环境: Win9x/NT/2000/XP/ 软件大小: 3KB-C- ASM mixed programming millisecond timer software languages : English software types : Domestic software/free version/other procedures runtime environment : CTP/software Size : 3KB
Platform: | Size: 3072 | Author: sdf | Hits:

[assembly languagec++_asm混合

Description: c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
Platform: | Size: 20480 | Author: | Hits:

[DSP programc&asm

Description: 用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
Platform: | Size: 8192 | Author: 赵元表 | Hits:

[ELanguagenasm-0.98.39

Description: 32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考。-32 NASM compilation compiler source code, c/asm mixed programming, for the preparation of the compilation compiler lovers is a reference.
Platform: | Size: 717824 | Author: wsw | Hits:

[OS programzasp-0715C-ASM

Description: C-ASM混合编程的毫秒级计时器,实现精确控制的工具-C- ASM mixed programming millisecond timer, and achieve precise control tools
Platform: | Size: 10240 | Author: 朱强 | Hits:

[Com Portldsdsed_dm

Description: 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory lookup table for the use of the data. May to amend its own digital control of the location information; LEDs can choose the type : a total or a total of Yin Yang; since the definition of location information can be preserved; 8 can generate the same can be preserved for C, ASM, PIC, EMC, the array of data formats.
Platform: | Size: 322560 | Author: 张亚西 | Hits:

[source in ebookWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http :// asm.yeah.net Programming Forum and compilation http :// win32asm.yeah.net Webmaster. Th
Platform: | Size: 2820096 | Author: 胡胡 | Hits:

[OS programC-compiler-design

Description: C-编译器的设计,有详细的文档 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-C-compiler design, is a detailed document. compared with a friendly GUI interface (modeled on my own is using the emacs); 2. Grammar supported the more comprehensive (after all, C-, grammar or less); 3. Error Recovery; 4. Generation p-code, easy to understand; 5. asm2 code generated by the basic masm6.0 able to successfully build, but code has not been optimized, extremely inefficient.
Platform: | Size: 995328 | Author: wangfei | Hits:

[Otherdanpianjikanfagongju

Description: 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including thermistor RT-- HEX data conversion; 3 LED coding; Color ring resistance calculators; HEX/BIN documents interchangeable; eeprom data to the C/ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial/Parallel Communications surveillance, and other functions. C Builder development, no installation, operation directly, and do not operate the registry. Green pure software.
Platform: | Size: 1390592 | Author: 赵相立 | Hits:

[SCMyear

Description: 电子万年历的设计制作程序,含有两种语言,C和ASM。-Design and manufacture of electronic calendar program, containing two languages, C and ASM.
Platform: | Size: 7168 | Author: 康天照 | Hits:

[SCMADcu7020_26_Keil_PWM_SC_SPI

Description: ADuC7020/26是ADI模拟公司开发的ARM7TDMI内核,带有8通道12bitADC和4通道12bitDAC的单片机,62KB Flashom,8KB Ram,本源码是Keil环境下片内PWM,SPI接口,C-ASM混合编程范例-ADI simulation ADuC7020/26 is developed ARM7TDMI core, with 8-channel 12bitADC and 4-channel 12bitDAC microcontroller, 62KB Flashom, 8KB Ram, the source is the Keil environment下片within PWM, SPI interface, C-ASM mixed Programming Example
Platform: | Size: 129024 | Author: 沈剑青 | Hits:

[assembly languageblowfish.asm

Description: IA-32汇编原代码,blowfish.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, blowfish. Compared to c/c++ Write the original code, more efficient
Platform: | Size: 8192 | Author: elipas | Hits:

[assembly languageSTC-STUDY-BOARD4-SCH-C-ASM-VER2

Description: STC-STUDY-BOARD4-SCH-C-ASM-VER2 STC15系列MCU C 代码,汇编 代码(STC-STUDY-BOARD4-SCH-C-ASM-VER2 STC15 serier MCU C code)
Platform: | Size: 15604736 | Author: QQ249613866 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 46 »

CodeBus www.codebus.net